PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableStringCell Class / setFont Method
The font used to display the cell content.
In This Topic
    setFont Method
    In This Topic
    Sets the content font.
    Syntax
    public void setFont( 
       PDFFont value
    )

    Parameters

    value
    The font used to display the cell content.
    See Also